widget: Implement show_all
authorTimm Bäder <mail@baedert.org>
Fri, 18 Nov 2016 08:47:38 +0000 (09:47 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 7 Jan 2017 15:44:01 +0000 (16:44 +0100)
commitb15b9e028f7c3422f9924673ded55d346ce998e3
tree5cbf8b7b6f342f171df613b62f9538d3d2fe68d0
parent8a55a6975c7c62669d6c11c45b0e38ad4fd9d607
widget: Implement show_all

Do what gtk_container_forall did: show_all all children, then the widget
itself.
gtk/gtkcontainer.c
gtk/gtkwidget.c